Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
time
time
Return the current Unix timestamp
Name:
time
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the current time.
Related
Use parse_url and parse_str to get the query parameter array
9
How to Properly Use the closedir Function to Close Directory Handles: A Step-by-Step Guide
3
How to avoid duplicate declarations when using xml_set_end_namespace_decl_handler?
7
Common errors in mb_strcut function when processing database strings
6
Similar Functions
gettimeofday
gettimeofday
Getthecurrenttime(mi
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
date_modify
date_modify
AliasforDateTime::
date_timezone_set
date_timezone_set
DateTime::setTimezon
timezone_location_get
timezone_location_get
AliasforDateTimeZo
microtime
microtime
ReturnsthecurrentUni
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
Popular Articles